home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-12 / (Vol E-12) May 21 2012.iso / interface / it.dig / scripts / DefineButton2_103 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2012-05-21  |  61 b   |  5 lines

  1. on(release){
  2.    _root.vai = "ani4";
  3.    gotoAndPlay(2);
  4. }
  5.